C#
VB
C++
Determines whether the ICollection contains a specific value.
public bool Contains(
T item
)
public:
bool Contains(
_T^_ item
)
item
The object to locate in the ICollection.
true if item is found in the ICollection; otherwise, false.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET